home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / daemons / nfs / nfs-serv.2be / nfs-serv / nfs-server-2.2beta16 / config.h.in < prev    next >
Encoding:
Text File  |  1996-01-06  |  6.2 KB  |  224 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define if on AIX 3.
  4.    System headers sometimes define this.
  5.    We just want to avoid a redefinition error message.  */
  6. #ifndef _ALL_SOURCE
  7. #undef _ALL_SOURCE
  8. #endif
  9.  
  10. /* Define if using alloca.c.  */
  11. #undef C_ALLOCA
  12.  
  13. /* Define to empty if the keyword does not work.  */
  14. #undef const
  15.  
  16. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  17.    This function is required for alloca.c support on those systems.  */
  18. #undef CRAY_STACKSEG_END
  19.  
  20. /* Define to the type of elements in the array set by `getgroups'.
  21.    Usually this is either `int' or `gid_t'.  */
  22. #undef GETGROUPS_T
  23.  
  24. /* Define to `int' if <sys/types.h> doesn't define.  */
  25. #undef gid_t
  26.  
  27. /* Define if you have alloca, as a function or macro.  */
  28. #undef HAVE_ALLOCA
  29.  
  30. /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
  31. #undef HAVE_ALLOCA_H
  32.  
  33. /* Define if you don't have vprintf but do have _doprnt.  */
  34. #undef HAVE_DOPRNT
  35.  
  36. /* Define if your struct stat has st_blksize.  */
  37. #undef HAVE_ST_BLKSIZE
  38.  
  39. /* Define if your struct stat has st_blocks.  */
  40. #undef HAVE_ST_BLOCKS
  41.  
  42. /* Define if your struct stat has st_rdev.  */
  43. #undef HAVE_ST_RDEV
  44.  
  45. /* Define if utime(file, NULL) sets file's timestamp to the present.  */
  46. #undef HAVE_UTIME_NULL
  47.  
  48. /* Define if you have the vprintf function.  */
  49. #undef HAVE_VPRINTF
  50.  
  51. /* Define if major, minor, and makedev are declared in <mkdev.h>.  */
  52. #undef MAJOR_IN_MKDEV
  53.  
  54. /* Define if major, minor, and makedev are declared in <sysmacros.h>.  */
  55. #undef MAJOR_IN_SYSMACROS
  56.  
  57. /* Define if on MINIX.  */
  58. #undef _MINIX
  59.  
  60. /* Define to `int' if <sys/types.h> doesn't define.  */
  61. #undef mode_t
  62.  
  63. /* Define if the system does not provide POSIX.1 features except
  64.    with this defined.  */
  65. #undef _POSIX_1_SOURCE
  66.  
  67. /* Define if you need to in order for stat and other things to work.  */
  68. #undef _POSIX_SOURCE
  69.  
  70. /* Define as the return type of signal handlers (int or void).  */
  71. #undef RETSIGTYPE
  72.  
  73. /* If using the C implementation of alloca, define if you know the
  74.    direction of stack growth for your system; otherwise it will be
  75.    automatically deduced at run-time.
  76.     STACK_DIRECTION > 0 => grows toward higher addresses
  77.     STACK_DIRECTION < 0 => grows toward lower addresses
  78.     STACK_DIRECTION = 0 => direction of growth unknown
  79.  */
  80. #undef STACK_DIRECTION
  81.  
  82. /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
  83. #undef STAT_MACROS_BROKEN
  84.  
  85. /* Define if you have the ANSI C header files.  */
  86. #undef STDC_HEADERS
  87.  
  88. /* Define to `int' if <sys/types.h> doesn't define.  */
  89. #undef uid_t
  90.  
  91. /* XXX */
  92. #undef CRAY_STACKSEG_END
  93.  
  94. /* Define if your rpcgen has the -C option to generate ANSI C.  */
  95. #undef HAVE_RPCGEN_C
  96.  
  97. /* Define if your rpcgen has the -I option to generate servers
  98.    that can be started from a port monitor like inetd or the listener.  */
  99. #undef HAVE_RPCGEN_I
  100.  
  101. /* Define if your rpc/xdr.h declares the xdrproc_t type. */
  102. #undef HAVE_XDRPROC_T
  103.  
  104. /* Define if your system uses the OSF/1 method of getting the mount list.  */
  105. #undef MOUNTED_GETFSSTAT
  106.  
  107. /* Define if your system uses the SysVr4 method of getting the mount list.  */
  108. #undef MOUNTED_GETMNTENT2
  109.  
  110. /* Define if your system uses the AIX method of getting the mount list.  */
  111. #undef MOUNTED_VMOUNT
  112.  
  113. /* Define if your system uses the SysVr3 method of getting the mount list.  */
  114. #undef MOUNTED_FREAD_FSTYP
  115.  
  116. /* Define if your system uses the BSD4.3 method of getting the mount list.  */
  117. #undef MOUNTED_GETMNTENT1
  118.  
  119. /* Define if your system uses the BSD4.4 method of getting the mount list.  */
  120. #undef MOUNTED_GETMNTINFO
  121.  
  122. /* Define if your system uses the Ultrix method of getting the mount list.  */
  123. #undef MOUNTED_GETMNT
  124.  
  125. /* Define if your system uses the OSF/1 method of getting fs usage.  */
  126. #undef STATFS_OSF1
  127.  
  128. /* Define if your system uses the SysVr2 method of getting fs usage.  */
  129. #undef STAT_READ
  130.  
  131. /* Define if your system uses the BSD4.3 method of getting fs usage.  */
  132. #undef STAT_STATFS2_BSIZE
  133.  
  134. /* Define if your system uses the BSD4.4 method of getting fs usage.  */
  135. #undef STAT_STATFS2_FSIZE
  136.  
  137. /* Define if your system uses the Ultrix method of getting fs usage.  */
  138. #undef STAT_STATFS2_FS_DATA
  139.  
  140. /* Define if your system uses the SysVr3 method of getting fs usage.  */
  141. #undef STAT_STATFS4
  142.  
  143. /* Define if your system uses the SysVr4 method of getting fs usage.  */
  144. #undef STAT_STATVFS
  145.  
  146. /* Define if you're using libwrap.a to protect ugidd, and libwrap.a
  147.  * gives you `undefined symbol: deny_severity' when linking.        */
  148. #undef HAVE_LIBWRAP_BUG
  149.  
  150. /* Define if you have the getcwd function.  */
  151. #undef HAVE_GETCWD
  152.  
  153. /* Define if you have the getdtablesize function.  */
  154. #undef HAVE_GETDTABLESIZE
  155.  
  156. /* Define if you have the getnetgrent function.  */
  157. #undef HAVE_GETNETGRENT
  158.  
  159. /* Define if you have the lchown function.  */
  160. #undef HAVE_LCHOWN
  161.  
  162. /* Define if you have the quotactl function.  */
  163. #undef HAVE_QUOTACTL
  164.  
  165. /* Define if you have the seteuid function.  */
  166. #undef HAVE_SETEUID
  167.  
  168. /* Define if you have the setfsgid function.  */
  169. #undef HAVE_SETFSGID
  170.  
  171. /* Define if you have the setfsuid function.  */
  172. #undef HAVE_SETFSUID
  173.  
  174. /* Define if you have the setgroups function.  */
  175. #undef HAVE_SETGROUPS
  176.  
  177. /* Define if you have the setreuid function.  */
  178. #undef HAVE_SETREUID
  179.  
  180. /* Define if you have the setsid function.  */
  181. #undef HAVE_SETSID
  182.  
  183. /* Define if you have the <dirent.h> header file.  */
  184. #undef HAVE_DIRENT_H
  185.  
  186. /* Define if you have the <fcntl.h> header file.  */
  187. #undef HAVE_FCNTL_H
  188.  
  189. /* Define if you have the <memory.h> header file.  */
  190. #undef HAVE_MEMORY_H
  191.  
  192. /* Define if you have the <ndir.h> header file.  */
  193. #undef HAVE_NDIR_H
  194.  
  195. /* Define if you have the <string.h> header file.  */
  196. #undef HAVE_STRING_H
  197.  
  198. /* Define if you have the <sys/dir.h> header file.  */
  199. #undef HAVE_SYS_DIR_H
  200.  
  201. /* Define if you have the <sys/file.h> header file.  */
  202. #undef HAVE_SYS_FILE_H
  203.  
  204. /* Define if you have the <sys/ndir.h> header file.  */
  205. #undef HAVE_SYS_NDIR_H
  206.  
  207. /* Define if you have the <sys/time.h> header file.  */
  208. #undef HAVE_SYS_TIME_H
  209.  
  210. /* Define if you have the <syslog.h> header file.  */
  211. #undef HAVE_SYSLOG_H
  212.  
  213. /* Define if you have the <unistd.h> header file.  */
  214. #undef HAVE_UNISTD_H
  215.  
  216. /* Define if you have the <utime.h> header file.  */
  217. #undef HAVE_UTIME_H
  218.  
  219. /* Define if you have the nsl library (-lnsl).  */
  220. #undef HAVE_LIBNSL
  221.  
  222. /* Define if you have the socket library (-lsocket).  */
  223. #undef HAVE_LIBSOCKET
  224.